Skip to main content

All Questions

Tagged with
0votes
0answers
35views

How to remove all CSS hierarchy inserted by the single post of a custom post type - Wordpress

I would like to add some custom codes at the bottom of the single post of Wordpress. However, any codes added to the bottom of php Single post template is inside a hierarchy of CSS inserted by the ...
Meng888's user avatar
0votes
1answer
69views

Hide or Show Read More Button by Content Area

I'm trying to hide the read more button somehow based on character count, the button should only appear on long posts. But since I also control the button with css, maybe I need to hide it based on ...
A. Muller's user avatar
0votes
0answers
27views

How to resolve Multisite Speed issues

Can anyone assist in helping me determine our WordPress multisite speed issues? Our pages are taking 6-7 Full load times https://www.hilliardschools.org/ I've tried. Minifying CSS/JavaScript Multiple ...
Jeremy Thomas's user avatar
0votes
1answer
101views

Is it possible to remove the "Shop" title from the WooCommerce catalogue? [closed]

I own and run a gaming website. The games are listed in a WooCommerce catalogue (this was set up prior to my acquisition of it). Whenever the games catalogue page is loaded, the title "Shop" ...
Mus's user avatar
  • 119
0votes
0answers
35views

Removing website URL in comments causes misalignment of submit button and tickbox

I am using Astra free theme, I have created a child theme with functions.php, comments.php, style.css. I have managed to remove the Wesbite URL entry using the following code in functions.php: ...
kira123's user avatar
0votes
1answer
113views

How do I make a shortcode to display Dokan seller badge list? [closed]

I am going to add the Dokan seller badge list to the single product page by creating a shortcode so that the tooltip is also displayed. Thank you for your guidance.
negar file's user avatar
1vote
1answer
205views

Get generated block styles programmatically

If you use wp_head() in the header of your theme Wordpress generated a style tag for the Gutenberg block editor. Who knows how you can get the generated css style tag with the styles without using ...
Ruudje's user avatar
2votes
1answer
131views

Calling a PHP function from a menu item

Please forgive this totally newb question. I'm not a dev, and I'm a little too far that I can deal with right now... I'd like to add a link to the WooCommerce cart page using the cart icon from my ...
Patrick's user avatar
0votes
0answers
18views

Editing stylehseet url in head section of WordPress

In our website, in the <head> section there is a call to a stylesheet and the URL is unsecured (HTTP). I would like to edit this to be https, but I'm not sure what file to edit to achieve this. ...
Ecigs Can's user avatar
0votes
0answers
118views

Sort Woocommerce Products with Numbered Titles Numerically

I have a woocommerce shop with many products all of which have numbered titles from 1-3000 and the problem is, the alphabetical sorting is leaving me with an order like this: 1, 10, 11, 12, 100 and so ...
Hangman's user avatar
0votes
1answer
54views

How can we upload custom page files?

By making our own .html, .css and .js pages, how can we upload them in WordPress directory correctly? And then, how can we insert, for example, our Elementor's header (which is being used in all ...
Maria's user avatar
0votes
1answer
30views

HELP PLEASE PHP slider css

I converted a html file to php to upload in a hosting site. However, I have this slider that already came with the template I used. The background image doesn´t show in php, but it does in html. This ...
Karyme's user avatar
-1votes
2answers
292views

How to add global CSS to all webpages without installing any plugin?

Version 6.3 core website; no plugins, no themes, no customizations whatsoever. Plain core website which should stay plain core. I want to add global CSS that will effect all webpages but without ...
templater's user avatar
1vote
1answer
501views

Embed dynamic media query in a Gutenberg block

I'm working on a custom block that renders a series of DIVs differently depending on the device on which it is displayed. On desktop, the DIVs need to be displayed horizontally with a right margin of ...
leemon's user avatar
  • 2,032
0votes
0answers
26views

Styling best practices for single pages/templates

What's the best practice for CSS that is specific to one PHP file? For example, let's say I make a page page-456.php that is styled differently from the rest of the site, what's the best practice to ...
Coopero's user avatar

153050per page
close